home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3chlsc.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_LSCCHANNEL_H = 1;
- include("real/frio/r3chvec.js")
-
-
- var R3CLID_LSCCHANNEL = 446;
-
-
-
-
-
-
- function r3Lscchannel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_LSCCHANNEL, arguments);
- }
- // Attributes
- }
-
- r3Lscchannel.prototype=new r3Vectorchannel;
- // r3chlsc.h_H